GlossaryDocumentGalleryType Enumeration

Definition

Namespace: Independentsoft.Office.Word
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum GlossaryDocumentGalleryType

Members

All0 
AutoText1 
Bibliography2 
CoverPage3 
CustomAutoText4 
CustomBibliography5 
CustomCoverPage6 
CustomEquation7 
CustomFooter8 
CustomHeader9 
Custom110 
Custom211 
Custom312 
Custom413 
Custom514 
CustomPageNumber15 
CustomPageNumberAtBottom16 
CustomPageNumberAtMargins17 
CustomPageNumberAtTop18 
CustomQuickParts19 
CustomTableOfContents20 
CustomTable21 
CustomTextBox22 
CustomWatermark23 
NoGallery24 
DocumentParts25 
Equations26 
Footers27 
Headers28 
PageNumbers29 
PageNumbersAtBottom30 
PageNumbersAtMargins31 
PageNumbersAtTop32 
StructuredDocumentTagPlaceholderText33 
TableOfContents34 
Table35 
TextBox36 
Watermark37 
None38 

See Also